home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 05 / 4 / DISK0543.ZIP / WHERE.DOC < prev    next >
Text File  |  1985-06-10  |  507b  |  20 lines

  1.    
  2.         
  3.                          WHERE.COM
  4.  
  5.     
  6.         The WHERE.COM program developed from WHERE.BAS will find any 
  7.     file on any directory.
  8.         
  9.         To find a file type:
  10.         
  11.                      WHERE [drive:] [filename.ext]
  12.         
  13.         WHERE.COM will find all the filenames on the specified drive 
  14.     regardless of the subdirectory.  If a drive name isn't specified 
  15.     the default drive is used.  If no name is specified "*.*" is 
  16.     assumed.
  17.         
  18.  
  19.  
  20.